Skip to content

Migrate org.eclipse.core.filebuffers.tests from JUnit4 to JUnit5#3358

Merged
akurtakov merged 1 commit into
eclipse-platform:masterfrom
vogella:junit5-core-filebuffers-tests
Oct 3, 2025
Merged

Migrate org.eclipse.core.filebuffers.tests from JUnit4 to JUnit5#3358
akurtakov merged 1 commit into
eclipse-platform:masterfrom
vogella:junit5-core-filebuffers-tests

Conversation

@vogella
Copy link
Copy Markdown
Contributor

@vogella vogella commented Oct 2, 2025

  • Convert @RunWith(Suite.class) to @suite
  • Convert @Suite.SuiteClasses to @SelectClasses
  • Update imports from org.junit.runners to org.junit.platform.suite.api
  • Add org.junit.jupiter.api and org.junit.platform.suite.api to Import-Package

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Oct 2, 2025

Test Results

 3 018 files  + 3 018   3 018 suites  +3 018   2h 23m 16s ⏱️ + 2h 23m 16s
 8 215 tests + 8 215   7 966 ✅ + 7 966  249 💤 +249  0 ❌ ±0 
23 565 runs  +23 565  22 771 ✅ +22 771  794 💤 +794  0 ❌ ±0 

Results for commit 7093e5b. ± Comparison against base commit 8bdcda4.

♻️ This comment has been updated with latest results.

- Convert @RunWith(Suite.class) to @suite
- Convert @Suite.SuiteClasses to @SelectClasses
- Update imports from org.junit.runners to org.junit.platform.suite.api
- Add org.junit.jupiter.api and org.junit.platform.suite.api to Import-Package
@akurtakov akurtakov force-pushed the junit5-core-filebuffers-tests branch from 2664e3e to 7093e5b Compare October 3, 2025 11:01
@akurtakov akurtakov merged commit f2ff743 into eclipse-platform:master Oct 3, 2025
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants